home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 54
/
Vol 54.iso
/
games
/
totallys.swf
/
scripts
/
DefineSprite_27
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
152 b
|
4 lines
son = new Sound(_root[sonName]);
son.setPan((_root[panName]._x - Lscene / 2) / (Lscene / 2 / 100));
son.setVolume(_root[volName]._y * 100 / Hscene);